MESCIUS SPREAD for Windows Forms 15.0J
ListItemInfo コンストラクタ(SubItemInfo[],Int32,Object)

サブ項目のコレクション。
ListItemInfo行列の幅を示すSystem.Int32値。
ListItemInfoオブジェクトの画像を表すobject値。
ListItemInfo クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal subItems() As SubItemInfo, _
   ByVal indent As Integer, _
   ByVal image As Object _
)
public ListItemInfo( 
   SubItemInfo[] subItems,
   int indent,
   object image
)

パラメータ

subItems
サブ項目のコレクション。
indent
ListItemInfo行列の幅を示すSystem.Int32値。
image
ListItemInfoオブジェクトの画像を表すobject値。
参照

ListItemInfo クラス
ListItemInfo メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.